home *** CD-ROM | disk | FTP | other *** search
/ AOL File Library: 3,701 to 3,800 / aol-file-protocol-4400-3701-to-3800.zip / AOLDLs / Sports / APSHO32_ V2.01 StatTrak Hockey / APSHO201.exe / _SETUP.1 / ho20db.shell / ReportNumber.json < prev    next >
JavaScript Object Notation  |  1998-11-09  |  160b

  1. {
  2.     "schema": {
  3.         "ReportType": "Text (1) NOT NULL",
  4.         "ReportNumber": "Integer NOT NULL"
  5.     },
  6.     "data": [
  7.         {
  8.             "ReportType": "G",
  9.             "ReportNumber": 1
  10.         },
  11.         {
  12.             "ReportType": "P",
  13.             "ReportNumber": 1
  14.         }
  15.     ]
  16. }